gtk4.git
2019-03-22 Benjamin Ottecssparser: Remove unused functions
2019-03-22 Matthias ClasenRemove debug spew
2019-03-21 Matthias Clasenentry: Disconnect text signals in dispose
2019-03-20 Matthias ClasenMerge branch 'adwaita-remove-selectionmode-assets-maste...
2019-03-20 Matthias ClasenMerge branch 'adwaita-selectionmode-checkboxes-master...
2019-03-20 Matthias ClasenMerge branch 'adwaita-headerbar-switch-margins-master...
2019-03-20 Matthias ClasenMerge branch 'wip/jimmac/focus-ring-radii' into 'master'
2019-03-20 Matthias Clasenwindow: Update state flags
2019-03-20 Matthias Clasenmain: Fix crossing event generation for parented roots
2019-03-19 Alex MondayAdwaita: Adjust switch margins on headerbars
2019-03-19 Jakub SteinerAdwaita: draw bigger radius for focus rings
2019-03-19 Benjamin Ottegtk: Don't include gtkstylecontext.h from gtkcsstypespr...
2019-03-19 Benjamin Ottestylecontext: Move atk.h include where it belongs
2019-03-19 Benjamin Ottepaned: hide the handle widget when <2 children are...
2019-03-19 Benjamin Ottepaned: Refactor
2019-03-19 Benjamin Ottesingleselection: Add forgotten notify emission
2019-03-19 Benjamin Otterevealer: Always use identity transform for revealed...
2019-03-19 Benjamin Otterenderer: Make gsk_renderer_is_realized() public
2019-03-19 Benjamin Otterenderer: Remove display property
2019-03-18 Matthias ClasenOne forgotten leave signal handler
2019-03-18 Matthias ClasenAdapt to motion controller api change
2019-03-18 Matthias Clasenmotion controller: Install the properties
2019-03-18 Matthias ClasenMerge branch 'paned-no-grab' into 'master'
2019-03-18 Matthias ClasenMerge branch 'crossing-details' into 'master'
2019-03-18 Matthias ClasenMerge branch 'wip/carlosg/include-constructors-header...
2019-03-17 Matthias Clasenpaned: Don't use a grab
2019-03-17 Matthias Claseneditable: Fix a thinko
2019-03-17 Carlos Garnachogdk: Include copy of glib/gconstructor.h
2019-03-17 Piotr DrągUpdate POTFILES.in
2019-03-17 Matthias Clasenwidget: Fix a mission annotation
2019-03-17 Matthias Clasenmotion controller: Add getters for crossing event targets
2019-03-17 Matthias Clasenmotion controller: Add focus properties
2019-03-17 Matthias Clasenmotion controller: add details to signals
2019-03-17 Matthias Clasena11y tests: Clean up the placeholder-text test
2019-03-17 Matthias ClasenMerge branch 'wip/matthiasc/focus3' into 'master'
2019-03-17 Matthias Clasenxim: Stop using GtkWidget::event
2019-03-17 Matthias Clasena11y tests: Update expected results
2019-03-17 Matthias ClasenUpdate the focus test
2019-03-17 Matthias ClasenUse root in gdk_synthesize_crossing_events
2019-03-17 Matthias ClasenMake gtk_widget_get_focus_child public
2019-03-17 Matthias ClasenAdd key controller API to the docs
2019-03-17 Matthias Clasenkey controller: Enforce limitations of key forwarding
2019-03-17 Matthias Clasenkey controller: Improve the docs
2019-03-17 Matthias Clasenkey controller: Add getters for focus event targets
2019-03-17 Matthias Clasenkey controller: Add focus properties
2019-03-17 Matthias Clasenkey controller: Fix a copy/paste error
2019-03-17 Matthias ClasenPass mode and detail to focus-in/out signals
2019-03-17 Matthias ClasenMove maintaining the focus chain
2019-03-17 Matthias ClasenSome fixes to crossing event generation
2019-03-17 Matthias Clasenwindow: Use gtk_synthesize_crossing_events
2019-03-17 Matthias ClasenExport gtk_synthesize_crossing_events internally
2019-03-17 Matthias ClasenShare crossing and focus change event code
2019-03-17 Matthias Clasengdk: Add a related_target field to some events
2019-03-17 Matthias Clasengdk: Rename gdk_event_set_user_data
2019-03-17 Matthias Clasengdk: Add crossing mode and detail to focus events
2019-03-17 Matthias ClasenClarify grab_focus docs
2019-03-17 Matthias Clasenwindow: Remove initial-focus builder support
2019-03-17 Matthias Clasenwindow: Remove ::set-focus
2019-03-17 Matthias Clasenpopover: Stop using ::set-focus
2019-03-17 Matthias Clasenfilechooser: Stop using ::set-focus
2019-03-17 Matthias Claseninspector: Stop using ::set-focus
2019-03-17 Matthias ClasenDrop gtk_widget_send_focus_change
2019-03-17 Matthias Clasenwidget: Add a private setter for has-focus
2019-03-17 Matthias ClasenExclude non-drawable widgets from focus
2019-03-17 Matthias Clasenwidget: Drop the ::focus signal
2019-03-17 Matthias ClasenSimplify the move_focus api
2019-03-17 Matthias ClasenMove a check to gtk_window_set_focus
2019-03-17 Matthias ClasenPort widgets to the root focus API
2019-03-17 Matthias Clasenwindow: Implement the root focus api
2019-03-17 Matthias Clasenroot: Add focus
2019-03-17 Matthias ClasenRedo focus handling
2019-03-17 Matthias Clasenpassword entry: Fix property notification
2019-03-17 Matthias Clasensearch entry: Fix property notification
2019-03-17 Matthias Clasensingle selection: Skip tests properly
2019-03-17 Matthias Clasenwidget: Check rootness for invisibility
2019-03-16 Jordi MasUpdate Catalan translation
2019-03-15 Matthias Clasenpassword entry: Don't show both icons
2019-03-15 Matthias ClasenAdd a tagged entry demo
2019-03-15 Matthias Clasengtk-demo: Show password peek icon
2019-03-15 Matthias Clasenpassword entry: Add a way to see the content
2019-03-15 Matthias Clasenpassword entry: Make the Caps Lock icon less prominent
2019-03-14 Matthias Clasenpassword entry: Use text cursor for Caps Lock indicator
2019-03-14 Matthias Clasenentry: Make progress bar not pickable
2019-03-14 Matthias Clasenpassword entry: a better Caps Lock icon
2019-03-14 Matthias Clasengtk-demo: Add a password entry demo
2019-03-14 Matthias Clasenpassword entry: Add placeholder-text and activates...
2019-03-14 Matthias Clasenpassword entry: Initialize capslock state
2019-03-14 Matthias Clasena11y: More entry fixes
2019-03-13 Alex MondayAdwaita: Drop checkbox-selectionmode assets
2019-03-12 Matej UrbančičUpdated Slovenian translation
2019-03-12 Alex MondayAdwaita: Fix selection-mode checkboxes
2019-03-10 Nathan FollensUpdate Dutch translation
2019-03-08 Benjamin Ottetext: Simplify
2019-03-08 Benjamin Ottetext: Remove two unused member variables
2019-03-08 Benjamin Ottetext: Use gtk_widget_set_overflow()
2019-03-08 Benjamin Ottetext: Remove 2 unused variables
2019-03-08 Benjamin Ottecolorswatch: Use gtk_widget_set_overflow()
2019-03-08 Benjamin Ottewidget: Make overflow respect rounded corners
2019-03-07 Bastien Noceragsk: API docs fixes
2019-03-07 Benjamin Otterevealer: Add swing transitions
next